<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
}
body{
	font-family: "宋体";
	color: #303030;
	position: relative;
}
.warp {
	width: 1200px;
	margin: 0 auto
}

.clear {
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}

a {
	color: #000;
	text-decoration: none
}

#head {
	background-color: #f6f6f6
}

.logo {
	margin: 30px 0 40px 0
}

.search {
	margin-top: 70px
}

#bt1 {
	height: 36px;
	width: 230px;
	border: 1px solid #f98700;
	outline: 0
}

#bt2 {
	height: 38px;
	width: 90px;
	background-color: #f98700;
	border: 0;
	outline: 0;
	font-size: 14px;
	color: #fff;
	cursor: pointer
}

#nav {
	background-color: #9c0f15;
	height: 50px;
	width: 100%
}

#nav .nav-menu {
	list-style: none
}

#nav .nav-menu&gt;li {
	float: left;
	width: 100px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 17px
}

#nav .nav-menu&gt;li&gt;ul li a:hover {
	color: #fff
}

#nav .nav-menu li:hover a {
	color: #f98700
}

#nav .nav-menu li a {
	color: #fff;
	display: block
}

#nav .nav-menu&gt;li ul {
	list-style: none;
	position: absolute;
	display: none;
	z-index: 9
}

#nav .nav-menu&gt;li ul li {
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	text-align: center;
	border-bottom: 1px solid #bec2c5;
	background-color: #9c0f15
}

#nav .nav-menu li:hover ul {
	display: block
}

#mcarousel .warp {
	margin-top: 10px;
	height: 500px;
	padding-bottom: 10px
}

.swiper-container {
	width: 100%;
	height: 100%
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative
}

.swiper-slide img {
	width: 100%;
	height: 100%
}

.slide-p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	z-index: 99;
	font-size: 18px
}

#info .warp&gt;.info_ul {
	list-style: none
}

#info .warp&gt;.info_ul&gt;li {
	border: 1px solid #d6d6d6;
	float: left;
	height: 48px
}

#info .warp&gt;.info_ul .info_left {
	width: 110px;
	text-align: center;
	font-size: 16px
}

#info .warp&gt;.info_ul .info_left i {
	font-style: normal;
	line-height: 48px;
	padding: 12px;
	color: #fff;
	background-color: #d80000
}

#info .warp&gt;.info_ul .info_right {
	width: 1086px;
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

#info .warp&gt;.info_ul .info_right .info_right_img img {
	padding: 6px 12px
}
/*two scoll*/
.scrollbox{position: absolute;
				width: 2180px;
				height: 50px;
				margin-left: 50px;
				overflow: auto;
				white-space: nowrap;
				overflow-x: hidden;
				overflow-y: hidden;
}
 .scrollbox ul li {
				width: 460px;
				height: 48px;
				list-style: none;
				text-align: center;
				line-height: 48px;
				float: left;
			}
			
			.scrollbox ul li &gt;a {
				color: #333
}
			.scrollbox ul li span{
				float: right;
		color: #adadad
			}
			.scrollbox2{
				/*width: 3000px;*/
				height: 48px;
			}
			.scrollbox2 ul {
				/*width: 1200px;*/
				height: 48px;
				float: left;
			}

/*#info .warp&gt;.info_ul .info_right ul {
	position: absolute;
	list-style: none;
	overflow: hidden;
	height: 48px;
	width: 2180px;
	margin-left: 50px;
	white-space: nowrap
}

#info .warp&gt;.info_ul .info_right ul li {
	float: left;
	font-size: 14px;
	width: 460px;
	text-align: center;
	line-height: 48px;
	display: inline
}

#info .warp&gt;.info_ul .info_right ul li&gt;a {
	color: #333
}

#info .warp&gt;.info_ul .info_right ul li span {
	float: right;
	color: #adadad
}*/




/*#info .warp&gt;.info_ul .info_right ul {
	position: absolute;
	list-style: none;
	overflow: hidden;
	height: 48px;
	width: 2180px;
	margin-left: 50px;
	white-space: nowrap
}

#info .warp&gt;.info_ul .info_right ul li {
	float: left;
	font-size: 14px;
	width: 460px;
	text-align: center;
	line-height: 48px;
	display: inline
}

#info .warp&gt;.info_ul .info_right ul li&gt;a {
	color: #333
}

#info .warp&gt;.info_ul .info_right ul li span {
	float: right;
	color: #adadad
}*/

.cindex_left {
	width: 386px
}

.cindex_left .new_box {
	margin-top: 10px;
	border: 1px solid #d2d2d2;
	padding: 0 17px
}

.cindex_left .new_box .new_box_head {
	height: 30px;
	border-bottom: 1px solid #d80000;
	padding: 17px 0 0 0
}

.cindex_left .new_box .new_box_head i {
	font-style: normal;
	font-size: 18px;
	color: #000;
	padding: 0 0 6px 0;
	line-height: 20px;
	border-bottom: 3px solid #d80000
}

.cindex_left .new_box .new_box_head span {
	font-size: 12px;
	color: #adadad;
	line-height: 40px
}

.cindex_left .new_box .new_box_head span a {
	color: #adadad
}

.cindex_left .new_box .new_box_body {
	padding: 17px 0 0 0;
	font-size: 14px
}

.cindex_left .new_box .new_box_body .new_box_body_img {
	height: 160px;
	position: relative
}

.cindex_left .new_box .new_box_body .new_box_body_img img {
	max-height: 160px;
	width: 100%
}

.cindex_left .new_box .new_box_body .new_box_body_img p {
	height: 30px;
	background-color: #000;
	color: #fff;
	opacity: .7;
	width: 100%;
	text-align: center;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	z-index: 99
}

.cindex_left .new_box .new_box_body .new_box_body_ul {
	margin-top: 10px;
	list-style: none
}

.cindex_left .new_box .new_box_body .new_box_body_ul li {
	height: 30px;
	line-height: 30px
}

.cindex_left .new_box .new_box_body .new_box_body_ul li img {
	max-height: 5px;
	max-width: 5px;
	vertical-align: middle;
	padding-right: 5px
}

.cindex_left .new_box .new_box_body .new_box_body_ul li a {
	color: #000;
	font-weight: lighter
}

.cindex_left .new_box .new_box_body .new_box_body_ul li:hover a,
.cindex_mid .school_dt .school_dt_body ul li:hover a,
.cindex_mid .tabs_body ul li:hover a,
.cindex_right .right_new_body ul li:hover a {
	color: #9c0f15
}

.cindex_mid {
	width: 447px;
	margin: 10px;
	border: 1px solid #d2d2d2
}

.cindex_mid .cindex_mid_ad1 {
	padding: 0 16px
}

.cindex_mid .cindex_mid_ad1 .cindex_mid_ad1_head {
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-bottom: 1px solid #d2d2d2;overflow:hidden;
}

.cindex_mid .cindex_mid_ad1 .cindex_mid_ad1_head i {
	font-style: normal;
	color: #e96767;
	font-weight: bolder
}

.cindex_mid .cindex_mid_ad1 .cindex_mid_ad1_cont {
	border-bottom: 1px solid #d2d2d2;
	padding: 10px 0;
	height: 141px;
	position: relative
}

.cindex_mid .cindex_mid_ad1 .cindex_mid_ad1_cont p {
	font-size: 14px;
	line-height: 30px
}

.cindex_mid .cindex_mid_ad1 .cindex_mid_ad1_cont span {
	position: absolute;
	right: 0;
	bottom: 10px;
	font-size: 14px
}

.cindex_mid .cindex_mid_ad1 .cindex_mid_ad1_cont span a {
	color: #adadad
}

.cindex_mid .cindex_mid_ad1 .cindex_mid_ad1_img {
	margin: 10px 0 20px 0
}

.cindex_mid .cindex_mid_ad1 .cindex_mid_ad1_img ul {
	list-style: none
}

.cindex_mid .cindex_mid_ad1 .cindex_mid_ad1_img ul li {
	width: 100%;
	height: 128px;
	margin: 0 auto
}

.cindex_mid .cindex_mid_ad1 .cindex_mid_ad1_img ul li img {
	max-width: 100%;
	height: 100%
}

.cindex_mid .cindex_mid_ad1 .cindex_mid_ad1_img ul li:nth-child(2) {
	margin-left: 15px
}

.cindex_mid .school_dt {
	padding: 0 15px;
	margin-bottom: 15px
}

.cindex_mid .school_dt .school_dt_head {
	height: 30px;
	border-bottom: 1px solid #d2d2d2;
	line-height: 30px
}

.cindex_mid .school_dt .school_dt_head i {
	font-style: normal;
	font-size: 16px;
	padding: 8px 20px;
	color: #fff;
	font-weight: bold;
	background-color: #d80000
}

.cindex_mid .school_dt .school_dt_head span {
	font-size: 12px;
	float: right;
	margin-top: 5px;
	color: #adadad
}

.cindex_mid .school_dt .school_dt_head span a {
	color: #adadad
}

.cindex_mid .school_dt .school_dt_body ul {
	padding-top: 5px;
	list-style: none
}

.cindex_mid .school_dt .school_dt_body ul li {
	height: 30px;
	line-height: 30px
}

.cindex_mid .school_dt .school_dt_body ul li img {
	max-height: 5px;
	max-width: 5px;
	vertical-align: middle;
	padding-right: 5px
}

.cindex_mid .school_dt .school_dt_body ul li a {
	font-size: 14px;
	color: #000;
	font-weight: lighter
}

.cindex_mid .school_dt .school_dt_body ul li span {
	float: right;
	font-size: 14px
}

.cindex_mid .tabs {
	height: 230px;
	padding: 0 15px
}

.cindex_mid .tabs_head {
	height: 30px
}

.cindex_mid .tabs_head ul {
	width: 100%;
	list-style: none;
	border-bottom: 1px solid #d2d2d2
}

.current {
	background-color: #d80000
}

.cindex_mid .tabs_head ul li {
	float: left;
	width: 90px;
	text-align: center;
	line-height: 30px;
	margin-right: 5px;
	cursor: pointer;
	color: #fff
}

.tabs-y {
	background-color: #828282
}

.cindex_mid .tabs_body {
	position: relative
}

.cindex_mid .tabs_body ul li&gt;span {
	float: right
}

.cindex_mid .tabs_body ul {
	margin: 20px 0;
	position: absolute;
	display: none;
	width: 98%;
	list-style: none
}

.cindex_mid .tabs_body ul li {
	height: 30px;
	width: 100%;
	font-size: 14px;
	line-height: 30px
}

.cindex_mid .tabs_body ul li img {
	max-height: 5px;
	max-width: 5px;
	padding-right: 5px;
	vertical-align: middle
}

.cindex_mid .tabs_body ul li:nth-child(6) {
	width: 50px;
	list-style: none;
	position: absolute;
	font-size: 12px;
	top: -50px;
	right: 0
}

.cindex_mid .tabs_body ul li:nth-child(6) a {
	color: #adadad
}

.cindex_mid_ad2_img {
	margin: 10px 0 12px 0
}

.cindex_mid_ad2_img ul {
	list-style: none;
	padding: 0 15px
}

.cindex_mid_ad2_img ul li {
	margin: 0 auto;
	width: 100%;
	height: 128px
}

.cindex_mid_ad2_img ul li img {
	max-width: 100%;
	height: 100%
}

.cindex_mid_ad2_img ul li:nth-child(2) {
	margin-left: 15px
}

.cindex_right {
	width: 342px;
	margin-top: 10px;
	border-top: 0;
	border: 1px solid #d2d2d2
}

.cindex_right .right_list_head {
	height: 40px;
	border-top: 2px solid #f00;
	line-height: 40px;
	border-bottom: 1px solid #d2d2d2
}

.cindex_right .right_list_head i {
	font-style: normal;
	padding: 12px 10px;
	font-size: 18px;
	color: #f00
}
.cindex_right .fastway .yer{
	width: 92%;
	height: 60px;
	margin-left: 4%;
	border-radius: 20px;
	text-align: center;
	line-height: 60px;
	margin-top: 10px;
	background:  url(../images/fast10.png) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	
}
.cindex_right .fastway  .yer a{
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}
.cindex_right .fastway ul {
	margin-left: 16px
}

.cindex_right .fastway ul li {
	list-style: none;
	width: 140px;
	height: 60px;
	float: left;
	margin: 10px 6px
}

.cindex_right .fastway ul li p {
	padding-left: 45px;
	line-height: 55px;
	font-size: 16px;
	color: #fff;
	font-weight: lighter
}

.cindex_right .fastway ul li p:hover {
	color: #f00
}

.cindex_right .fastway ul li:nth-child(1) {
	background: url(../images/fast1.png) 0 0 no-repeat
}

.cindex_right .fastway ul li:nth-child(2) {
	background: url(../images/fast2.png) 0 0 no-repeat
}

.cindex_right .fastway ul li:nth-child(3) {
	background: url(../images/fast3.png) 0 0 no-repeat
}

.cindex_right .fastway ul li:nth-child(4) {
	background: url(../images/fast4.png) 0 0 no-repeat
}

.cindex_right .fastway ul li:nth-child(5) {
	background: url(../images/fast5.png) 0 0 no-repeat
}

.cindex_right .fastway ul li:nth-child(6) {
	background: url(../images/fast6.png) 0 0 no-repeat
}

.cindex_right .fastway ul li:nth-child(7) {
	background: url(../images/fast7.png) 0 0 no-repeat
}

.cindex_right .fastway ul li:nth-child(8) {
	background: url(../images/fast8.png) 0 0 no-repeat
}

.cindex_right .fastway ul li:nth-child(9) {
	background: url(../images/fast9.png) 0 0 no-repeat;
	width: 309px;
	height: 60px
}

.cindex_right .fastway ul li:nth-child(9) p {
	margin-left: 110px
}

.cindex_right .s_video img {
	padding: 5px;
	width: 97%;
	height: 100%
}

.cindex_right .right_new_list {
	margin-top: 10px
}

.cindex_right .right_new_body ul {
	padding: 0 15px;
	list-style: none
}

.cindex_right .right_new_body ul li {
	height: 32px;
	line-height: 30px;
	font-size: 14px
}

.cindex_right .right_new_body ul li img {
	max-height: 5px;
	max-width: 5px;
	padding-right: 5px;
	vertical-align: middle
}

.cindex_right .right_new_body .ad2 {
	padding: 0 15px
}

.cindex_right .right_new_body .ad2 img {
	width: 100%;
	height: 85px
}

#fd_link {
	padding-bottom: 10px
}

#fd_link .warp {
	border: 1px solid #ccc
}

#fd_link .fd_link_head {
	height: 40px;
	line-height: 40px;
	border-top: 2px solid #f00;
	border-bottom: 1px solid #ccc
}

#fd_link .fd_link_head i {
	font-style: normal;
	padding-left: 30px;
	font-size: 18px;
	color: #f00;
	font-weight: bold
}

#fd_link .fd_link_body ul {
	list-style: none;
	width: 80%;
	margin: 20px auto
}
#fd_link .fd_link_body ul li:first-child{
	border-left: 1px solid #ccc
}
#fd_link .fd_link_body ul li {
	float: left;
	width: 135px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	border-right: 1px solid #ccc
}

#footer {
	background-color: #f1f1f1;
	padding: 40px 0 30px 0
}

#footer .xh ul {
	list-style: none;
	width: 100%;
	background:  url(../images/foot_xy.png) right 100px no-repeat;
	margin: 0 auto
}
#footer .warp {
	background: url(../images/xiant.png) center bottom no-repeat
}

#footer .xh ul li {
	vertical-align: middle;
	float: left;
	margin-left: 30px;
	line-height: 30px
}

#footer .xh ul li p:nth-child(1) {
	font-size: 18px;
	font-weight: bold
}

#footer .xh ul li p:nth-child(2) {
	font-size: 14px
}

#footer .xh ul li:nth-child(3) {
	margin-top: 35px
}

#footer .xh ul li:nth-child(4) {
	margin-top: 45PX;
	font-family: "FZYBKSJW GB1 0"
}

#footer .xinfo {
	width: 920px;
	margin: 0 auto;
	margin-top: 20px
}

#footer .xinfo p {
	color: #565656;
	text-align: center;
	font-size: 14px;
	margin-top: 20px
}

#footer .xinfo p a {
	color: #565656;
	font-size: 14px
}

.list_list_menu {
	width: 850px;
	margin-top: 10px
}

.list_list_menu .nav_list {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	position: relative;
	margin-bottom: 20px
}

.list_con .list_top_img {
	padding: 10px 0
}

.list_con .list_top_img img {
	width: 100%;
	height: 200px
}

.list_list_menu .nav_list span {
	position: absolute;
	right: 20px
}

.list_list_menu .arclist ul {
	list-style: none;
	width: 95%;
	margin: 0 auto
}

.list_list_menu .arclist ul li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px dashed #ececec
}

.list_list_menu .arclist ul li span {
	float: right;
	padding-right: 20px
}

.list_list_menu .page {
	text-align: center;
	margin: 20px 0;
	font-size: 16px
}

.list_list_menu .page span {
	margin: 5px
}

#sidebar {
	margin-bottom: 10px
}

#sidebar .sidebar_head {
	height: 40px;
	background-color: #0d6aa9;
	line-height: 40px;
	font-size: 18px
}

#sidebar .sidebar_head i {
	padding-left: 10px;
	font-style: normal;
	color: #fff;
	font-weight: bold
}

#sidebar .sidebar_body ul {
	list-style: none
}

#sidebar .sidebar_body ul li {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #d2d2d2
}

#sidebar .sidebar_body ul li:hover {
	background-color: #0d6aa9
}

#sidebar .sidebar_body ul li a {
	padding-left: 10px;
	display: block;
	padding-left: 15px;
	color: #0d6aa9
}

#sidebar .sidebar_body ul li a:hover {
	color: #fff
}

.list_list_menu .article .article_tlt {
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background: url(../images/xiant.png) bottom center no-repeat
}

.list_list_menu .article .article_info {
	margin: 10px 0 20px 0;
	text-align: center;
	font-size: 14px
}

.list_list_menu .article .article_con {
	font-size: 16px;
	line-height: 2.5;
	font-family: "宋体";
	overflow: hidden
}

.list_list_menu .article .article_con img {
	max-width: 100%
}

.list_list_menu .arclist .article_tlt {
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background: url(../images/xiant.png) bottom center no-repeat
}

.list_list_menu .arclist .article_info {
	margin: 10px 0 20px 0;
	text-align: center;
	font-size: 14px
}

.list_list_menu .arclist .article_con {
	font-size: 16px;
	line-height: 22px;
	overflow: hidden
}

.list_list_menu .arclist .article_con img {
	max-width: 100%
}

.arclist_video ul {
	list-style: none;
	width: 95%;
	margin: 0 auto
}

.arclist_video ul li {
	width: 220px;
	height: 170px;
	float: left;
	margin: 5px 42px 32px 5px;
	position: relative
}

.arclist_video ul li img {
	width: 100%;
	height: 100%;
	border: 0
}

.arclist_video ul li p {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	opacity: .7;
	background-color: #000;
	display: none
}

.arclist_video ul li:hover p {
	display: block
}

.arclist_pic ul {
	list-style: none;
	width: 95%;
	margin: 0 auto
}

.arclist_pic ul li {
	width: 220px;
	height: 170px;
	float: left;
	margin: 5px 42px 32px 5px;
	position: relative
}

.arclist_pic ul li img {
	width: 100%;
	height: 100%;
	border: 0
}

.arclist_pic ul li p {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	opacity: .7;
	background-color: #000;
	display: none
}

.arclist_pic ul li:hover p {
	display: block
}
/*kfck*/
.kfck{
	/* width: 100px; */
	/* height: 110px; */
	/* background-color: #1453b0; */
	position: fixed;
	position: -ms-device-fixed;
	top: -webkit-calc(50% - 55px);
	top: -moz-calc(50% - 55px);
	top: -o-calc(50% - 55px);
	top: calc(50% - 55px);
	right: 0;
	z-index: 999;
	text-align: center;
}
.kfck a{
	display:block;
	height:100%;
	padding-top:35px;
	color: white;
	font-size:18px;
	font-weight:600;
}
.kfck a:hover{
	color: #9c0f15;
}
</pre></body></html>